Skip to content

feat: implement LID block size config#405

Merged
cheb0 merged 10 commits into
mainfrom
330-lid-block-size-config
Jun 5, 2026
Merged

feat: implement LID block size config#405
cheb0 merged 10 commits into
mainfrom
330-lid-block-size-config

Conversation

@cheb0
Copy link
Copy Markdown
Collaborator

@cheb0 cheb0 commented Apr 17, 2026

Description

Allow to configure LID block size.

Fixes #330


@github-actions
Copy link
Copy Markdown
Contributor

PR Title Validation Failed
Please refer to CONTRIBUTING.md

@cheb0 cheb0 force-pushed the 330-lid-block-size-config branch from d8f7ee7 to 7e69736 Compare April 17, 2026 11:36
@github-actions
Copy link
Copy Markdown
Contributor

PR Title Validation Failed
Please refer to CONTRIBUTING.md

@cheb0 cheb0 force-pushed the 330-lid-block-size-config branch from 7e69736 to f781743 Compare April 17, 2026 11:44
@github-actions
Copy link
Copy Markdown
Contributor

PR Title Validation Failed
Please refer to CONTRIBUTING.md

@cheb0 cheb0 changed the title feat: LID block size config feat: implement LID block size config Apr 17, 2026
@eguguchkin eguguchkin added this to the v0.73.0 milestone Apr 20, 2026
@eguguchkin eguguchkin requested review from dkharms, eguguchkin and moflotas and removed request for moflotas April 20, 2026 09:51
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 12, 2026

Codecov Report

❌ Patch coverage is 65.21739% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.60%. Comparing base (3545d90) to head (be241fa).

Files with missing lines Patch % Lines
config/validation.go 50.00% 4 Missing and 1 partial ⚠️
frac/sealed/sealing/blocks_builder.go 0.00% 1 Missing and 1 partial ⚠️
cmd/seq-db/seq-db.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #405      +/-   ##
==========================================
- Coverage   70.63%   70.60%   -0.04%     
==========================================
  Files         222      222              
  Lines       17360    17375      +15     
==========================================
+ Hits        12263    12267       +4     
- Misses       4183     4191       +8     
- Partials      914      917       +3     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread config/config.go Outdated
@eguguchkin eguguchkin modified the milestones: v0.73.0, v0.72.0 May 18, 2026
Comment thread cmd/seq-db/seq-db.go Outdated
Comment thread config/config.go Outdated
@cheb0 cheb0 merged commit 0a1f2c1 into main Jun 5, 2026
8 checks passed
@cheb0 cheb0 deleted the 330-lid-block-size-config branch June 5, 2026 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Configurable block sizes in sealed fraction

4 participants